xen.git
2018-10-05 Ian Jacksondebian/: Completely rework the packaging
2018-08-24 Ian Jacksongit-debrebase import: declare upstream
2018-08-24 Ian Jacksongit-debrebase convert-from-gbp: drop patches from tree
2018-08-24 Ian JacksonCommit files generated by debian/rules debian/control
2018-08-24 Ian Jacksondebian/.gitignore: Unignore files generated by rules...
2018-08-24 Ian JacksonMerge upstream into master
2018-08-22 Hans van KranenburgPrepare to release xen (4.11.1~pre+1.733450b39b-1~exp1).
2018-08-22 Hans van Kranenburgdebian/changelog: mention the vwprintw compile fix
2018-08-22 Hans van KranenburgUpdate to 4.11.1-pre commit 733450b39b
2018-08-15 Jan Beulichx86: write to correct variable in parse_pv_l1tf()
2018-08-14 Wei Liuxl.conf: Add global affinity masks
2018-08-14 Jan Beulichx86: Make "spec-ctrl=no" a global disable of all mitiga...
2018-08-14 Andrew Cooperx86/spec-ctrl: Introduce an option to control L1D_FLUSH...
2018-08-14 Andrew Cooperx86/msr: Virtualise MSR_FLUSH_CMD for guests
2018-08-14 Andrew Cooperx86/spec-ctrl: CPUID/MSR definitions for L1D_FLUSH
2018-08-14 Juergen Grossx86/pv: Force a guest into shadow mode when it writes...
2018-08-14 Andrew Cooperx86/mm: Plumbing to allow any PTE update to fail with...
2018-08-14 Juergen Grossx86/shadow: Infrastructure to force a PV guest into...
2018-08-14 Andrew Cooperx86/spec-ctrl: Introduce an option to control L1TF...
2018-08-14 Andrew Cooperx86/spec-ctrl: Calculate safe PTE addresses for L1TF...
2018-08-14 Christian Lindigtools/oxenstored: Make evaluation order explicit
2018-08-14 Andrew Cooperx86/vtx: Fix the checking for unknown/invalid MSR_DEBUG...
2018-08-14 Stefano StabelliniARM: disable grant table v2
2018-08-14 Jan BeulichVMX: fix vmx_{find,del}_msr() build
2018-08-14 Andrew Cooperx86/vmx: Support load-only guest MSR list entries
2018-08-14 Andrew Cooperx86/vmx: Pass an MSR value into vmx_msr_add()
2018-08-14 Andrew Cooperx86/vmx: Improvements to LBR MSR handling
2018-08-14 Andrew Cooperx86/vmx: Support remote access to the MSR lists
2018-08-14 Andrew Cooperx86/vmx: Factor locate_msr_entry() out of vmx_find_msr...
2018-08-14 Andrew Cooperx86/vmx: Internal cleanup for MSR load/save infrastructure
2018-08-14 Andrew Cooperx86/vmx: API improvements for MSR load/save infrastructure
2018-08-14 Andrew Cooperx86/vmx: Defer vmx_vmcs_exit() as long as possible...
2018-08-14 Andrew Cooperx86/vmx: Fix handing of MSR_DEBUGCTL on VMExit
2018-08-14 Andrew Cooperx86/spec-ctrl: Yet more fixes for xpti= parsing
2018-08-09 Hans van Kranenburgdebian/lib/python: Ahem, fix FTBFS
2018-07-30 Andrew Cooperx86/spec-ctrl: Fix the parsing of xpti= on fixed Intel...
2018-07-30 Andrew Cooperx86/hvm: Disallow unknown MSR_EFER bits
2018-07-30 Andrew Cooperx86/xstate: Make errors in xstate calculations more...
2018-07-30 Andrew Cooperx86/xstate: Use a guests CPUID policy, rather than...
2018-07-30 Andrew Cooperx86/vmx: Don't clobber %dr6 while debugging state is...
2018-07-30 Jan Beulichx86: command line option to avoid use of secondary...
2018-07-30 Jan Beulichx86: possibly bring up all CPUs even if not all are...
2018-07-30 Jan Beulichx86: distinguish CPU offlining from CPU removal
2018-07-30 Jan Beulichx86/AMD: distinguish compute units from hyper-threads
2018-07-30 Jan Beulichcpupools: fix state when downing a CPU failed
2018-07-30 Andrew Cooperx86/svm Fixes and cleanup to svm_inject_event()
2018-07-30 Jan Beulichallow cpu_down() to be called earlier
2018-07-30 Sergey Dyaslimm/page_alloc: correct first_dirty calculations during...
2018-07-30 Ian Jacksonxen: oprofile/nmi_int.c: Drop unwanted sexual reference
2018-07-30 Jan Beulichx86/spec-ctrl: command line handling adjustments
2018-07-30 Jan Beulichx86: correctly set nonlazy_xstate_used when loading...
2018-07-30 Andrew Cooperxen: Port the array_index_nospec() infrastructure from...
2018-07-29 Hans van KranenburgAdd README.md
2018-07-29 Hans van KranenburgREADME.source: update doc about changelog versions
2018-07-29 Hans van Kranenburgdebian/lib/python: Again fix recognizing versions
2018-07-28 Hans van Kranenburgdebian/patches: Fix 'vwprintw' is deprecated
2018-07-28 Hans van KranenburgUpdate to 4.11.0
2018-07-09 Ian Jacksonxen/Makefile: Bump version to 4.11.1-pre for ongoing...
2018-07-09 Ian JacksonSUPPORT.md: Support lifetime for 4.11
2018-07-09 Ian JacksonConfig.mk, xen/Makefile, SUPPORT.md: Xen 4.11: Update...
2018-07-09 Ian JacksonXen 4.11: Switch to final release tags
2018-07-08 Hans van KranenburgUpdate to 4.10.2-pre commit b5e9f1e674
2018-06-28 Jan Beulichx86: guard against #NM
2018-06-28 Jan Beulichx86/HVM: don't cause #NM to be raised in Xen
2018-06-28 Jan Beulichlibxl: restore passing "readonly=" to qemu for SCSI...
2018-06-28 Jan Beulichlibxl: qemu_disk_scsi_drive_string: Break out common...
2018-06-28 Andrew Cooperx86: Refine checks in #DB handler for faulting conditions
2018-06-28 Jan Beulichx86/mm: don't bypass preemption checks
2018-06-26 Jan Beulichx86/EFI: further correct FPU state handling around...
2018-06-26 Jan Beulichx86/HVM: attempts to emulate FPU insns need to set...
2018-06-25 Ian JacksonMAINTAINERS: Update info for stable branch
2018-06-25 Ian JacksonBranching for 4.11 stable branch, turn off debug
2018-06-21 Jan Beulichx86/EFI: fix FPU state handling around runtime calls
2018-06-18 Juergen Grosstools/libxc: retry hypercall in case of EFAULT
2018-06-18 Juergen Grosstools/libxencalls: add new function to query hypercall...
2018-06-18 Juergen Grosstools/libxencall: use hypercall buffer device if available
2018-06-15 Jan Beulichx86/HVM: account for fully eager FPU mode in emulation
2018-06-13 Andrew Cooperx86/spec-ctrl: Mitigations for LazyFPU
2018-06-13 Andrew Cooperx86: Support fully eager FPU context switching
2018-06-12 Julien Grallscripts/add_maintainers.pl: Don't call get_maintainers...
2018-06-08 Oleksandr Andrushchenkoxen/sndif: Change stream's unique-id to string
2018-06-08 Oleksandr Andrushchenkoxen/displif: Add unique display connector identifier
2018-06-08 Oleksandr Andrushchenkoxen/kbdif: Add unique input device identifier
2018-06-08 Oleksandr Andrushchenkoxen/kbdif: Move multi-touch device parameters to backen...
2018-06-05 Andrew Cooperx86/VT-x: Fix printing of EFER in vmcs_dump_vcpu()
2018-06-04 Marcello Seriocaml/xenstored: reduce use of unsafe conversions
2018-06-04 Marcello Seriocaml/libs/xb: Use bytes in place of strings for mutabl...
2018-06-04 Andrew Cooperx86/traps: Fix error handling of the pv %dr7 shadow...
2018-05-29 Jan Beulichx86/CPUID: don't override tool stack decision to hide...
2018-05-29 Jan Beulichx86: correct default_xen_spec_ctrl calculation
2018-05-29 Jan Beulichx86: suppress sync when XPTI is disabled for a domain
2018-05-29 Jan Beulichlibxc/x86/PV: don't hand through CPUID leaf 0x80000008...
2018-05-29 Marek Marczykowski... tools/kdd: alternative way of muting spurious gcc warning
2018-05-29 Ian Jacksondocs/process/xen-release-management: Lesson to learn
2018-05-29 Ian Jacksondocs/process: Add RUBRIC
2018-05-28 Andrew Cooperx86/traps: Dump the instruction stream even for double...
2018-05-28 Jan Beulichx86/XPTI: fix S3 resume (and CPU offlining in general)
2018-05-22 Jan Beulichx86/HVM: correct mtrr_pat_not_equal()
2018-05-22 Jan Beulichx86: correct vCPU dirty CPU handling
2018-05-22 Andrew Cooperx86/spec-ctrl: Rename ARCH_CAPS.SSBD_NO to SSB_NO
next